[INFO] cloning repository https://github.com/jameslinimk/chess-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jameslinimk/chess-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9479d1b8d2a8bb59318094103d5ab0e755f54e3c
[INFO] checking jameslinimk/chess-ai against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameslinimk%2Fchess-ai" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jameslinimk/chess-ai
[INFO] finished tweaking git repo https://github.com/jameslinimk/chess-ai
[INFO] tweaked toml for git repo https://github.com/jameslinimk/chess-ai written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jameslinimk/chess-ai on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jameslinimk/chess-ai already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-bidi v0.3.11
[INFO] [stderr]   Downloaded serde_derive v1.0.155
[INFO] [stderr]   Downloaded quad-rand v0.2.1
[INFO] [stderr]   Downloaded serde v1.0.155
[INFO] [stderr]   Downloaded ogg v0.7.1
[INFO] [stderr]   Downloaded audir-sles v0.1.0
[INFO] [stderr]   Downloaded quad-alsa-sys v0.3.2
[INFO] [stderr]   Downloaded audrey v0.3.0
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded simd-adler32 v0.3.4
[INFO] [stderr]   Downloaded spin v0.9.5
[INFO] [stderr]   Downloaded derive-new v0.5.9
[INFO] [stderr]   Downloaded zune-inflate v0.2.51
[INFO] [stderr]   Downloaded miniquad v0.3.14
[INFO] [stderr]   Downloaded fontdue v0.7.2
[INFO] [stderr]   Downloaded exr v1.6.3
[INFO] [stderr]   Downloaded macroquad v0.3.25
[INFO] [stderr]   Downloaded quad-snd v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32e6fec0d2f0156a66c91940fa5f66fa42c4a0f6c8fff7884b2fa3c9915e0061
[INFO] running `Command { std: "docker" "start" "32e6fec0d2f0156a66c91940fa5f66fa42c4a0f6c8fff7884b2fa3c9915e0061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32e6fec0d2f0156a66c91940fa5f66fa42c4a0f6c8fff7884b2fa3c9915e0061" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32e6fec0d2f0156a66c91940fa5f66fa42c4a0f6c8fff7884b2fa3c9915e0061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32e6fec0d2f0156a66c91940fa5f66fa42c4a0f6c8fff7884b2fa3c9915e0061" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.155
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling serde v1.0.155
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling quad-snd v0.2.7
[INFO] [stderr]    Compiling miniquad v0.3.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling chess-ai v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking bumpalo v3.12.0
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking fontdue v0.7.2
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking macroquad v0.3.25
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.14
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/camera.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |         if CAMERA.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/camera.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         CAMERA.as_mut().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/camera.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |         if CAMERA.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/camera.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         CAMERA.as_mut().unwrap()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "32e6fec0d2f0156a66c91940fa5f66fa42c4a0f6c8fff7884b2fa3c9915e0061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e6fec0d2f0156a66c91940fa5f66fa42c4a0f6c8fff7884b2fa3c9915e0061", kill_on_drop: false }`
[INFO] [stdout] 32e6fec0d2f0156a66c91940fa5f66fa42c4a0f6c8fff7884b2fa3c9915e0061
